php forum
php mysql forum
php mysql smarty
 
Topic Options
#142857 - 01/31/02 05:18 AM [6.2x] Rotation Script
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Same like 6.1's version, untested (6.1's version was tested, though).

After testing it on UBBDev for a long time and hopefully making you jealous, we've finally decided to release it! laugh

Name: Rotation Script

Authors: Tackaberry, LK and Deb.

Beta Tester: Allen

Description: This modification changes the board's style every day on midnight (UBB time), and clears cache.

Link: ZIP File or MultiHack File

Demo: http://www.ubbdev.com/ubbcgi/ultimatebb.cgi (soon)

Requirement: UBB™ 6.2.0
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142858 - 01/31/02 05:46 AM Re: [6.2x] Rotation Script
JonNJapan Offline
Member

Registered: 06/18/01
Posts: 560
Sweet!

Is there anyway I can put the name of the color scheme at the top of the forum home? Like by the UBB Thinking Clock (my board has it), it could say "Today's color scheme is "so and so". Like a name of one of the color schemes on the UBBDev Database (in the Grapchis forum).

~Jon

Top
#142859 - 01/31/02 02:19 PM Re: [6.2x] Rotation Script
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
might be an error on my part, but it seems the cp_lib.cgi is being searched for in the templates directory in the mhp file. smile
_________________________
- Allen wavey
- What Drives You?

Top
#142860 - 01/31/02 02:25 PM Re: [6.2x] Rotation Script
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I forgot to analyze it shocked MHP/ZIP files updated (I also forgot something else tipsy )
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142861 - 01/31/02 02:41 PM Re: [6.2x] Rotation Script
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
arghh.. just finished installing.. mind letting me in on the secret? I had updated the mhp file manually to clear errors - was there something different?
_________________________
- Allen wavey
- What Drives You?

Top
#142862 - 01/31/02 02:58 PM Re: [6.2x] Rotation Script
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by JonNJapan:
Sweet!

Is there anyway I can put the name of the color scheme at the top of the forum home? Like by the UBB Thinking Clock (my board has it), it could say "Today's color scheme is "so and so". Like a name of one of the color schemes on the UBBDev Database (in the Grapchis forum).

~Jon
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Yea, print the style name variable and define it in ultimatebb.cgi. Probly doesnt help you, but..

Top
#142863 - 02/05/02 03:24 AM Re: [6.2x] Rotation Script
bulbi Offline
Junior Member

Registered: 01/18/02
Posts: 14
Hi,

I just have one question, how can I change my whole template for my Board

If I associate my new template I created to my Board it changes only the mainpage and some other things

not the Forums themselves

it's a bit annoying to change these template manually for each Forum

is there a possibilty how this could be managed automatically?

regards bulbi

Top
#142864 - 02/07/02 08:11 AM Re: [6.2x] Rotation Script
Galipabi Offline
Member

Registered: 04/02/01
Posts: 64
Loc: istanbul/TR
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by bulbi:
Hi,

I just have one question, how can I change my whole template for my Board

If I associate my new template I created to my Board it changes only the mainpage and some other things

not the Forums themselves

it's a bit annoying to change these template manually for each Forum

is there a possibilty how this could be managed automatically?

regards bulbi
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">You must change each forum style from "forum styles/details" and select the template you made on "style settings".. No auto changes possible as far as I know....

Top
#142865 - 02/14/02 07:45 PM Re: [6.2x] Rotation Script
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Looks good in the latest 6.2.1 laugh
_________________________
- Allen wavey
- What Drives You?

Top
#142866 - 02/15/02 07:20 AM Re: [6.2x] Rotation Script
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
does this let you pick the styles it uses???
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#142867 - 02/15/02 07:40 AM Re: [6.2x] Rotation Script
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Yes
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142868 - 03/06/02 11:14 AM Re: [6.2x] Rotation Script
MrStormyNights Offline
Member

Registered: 09/12/01
Posts: 166
Loc: Illinois
Does this affect My Styles Users?

If a user has a defined style does it still rotate it or does it only affect those that do not have a Style template selected?

Top
#142869 - 03/08/02 06:04 PM Re: [6.2x] Rotation Script
MrStormyNights Offline
Member

Registered: 09/12/01
Posts: 166
Loc: Illinois
bulbi, An easy way to update your style associations is to open vars_template_match.cgi and change the numbers to the new template. This is a lot quicker that changing each individual forum by hand.

I.E if you create a new template that is #4,
change:
'forum_4' => 2,
to
'forum_4' => 4,

and so on for each item you want to use the new template.

Top
#142870 - 03/08/02 11:38 PM Re: [6.2x] Rotation Script
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Or enter CP - Style Templates - Edit Template Associations - Forum Templates tipsy

It doesn't affect MyStylers.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142871 - 03/11/02 04:36 PM Re: [6.2x] Rotation Script
The Mic Enforcer Offline
Junior Member

Registered: 12/26/01
Posts: 13
Is there any way i can make this change on specific hours, like some light design on day and dark over the night?

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks